home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / START.dxr / 00056.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  148 b   |  11 lines

  1. on mouseUp
  2.   puppetSprite(16, 0)
  3.   puppetTransition(4, 2, 8, 0)
  4.   set the constraint of sprite 16 to 0
  5.   play done
  6. end
  7.  
  8. on mouseDown
  9.   button()
  10. end
  11.